home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / photo1.dir / 00059_çƒêð.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  163 b   |  9 lines

  1. global gp_storynum
  2.  
  3. on mouseDown
  4.   if gp_storynum <> 0 then
  5.     set the castNum of sprite clickOn() to the number of member "Stop"
  6.     go(marker(-1))
  7.   end if
  8. end
  9.